﻿2026-07-27T08:32:55.3912561Z ##[group]Run actions/checkout@v5
2026-07-27T08:32:55.3913760Z with:
2026-07-27T08:32:55.3914428Z   fetch-depth: 2
2026-07-27T08:32:55.3915204Z   repository: BigscreenVR/spt-bs-core
2026-07-27T08:32:55.3922554Z   token: ***
2026-07-27T08:32:55.3923284Z   ssh-strict: true
2026-07-27T08:32:55.3924019Z   ssh-user: git
2026-07-27T08:32:55.3924749Z   persist-credentials: true
2026-07-27T08:32:55.3925589Z   clean: true
2026-07-27T08:32:55.3926322Z   sparse-checkout-cone-mode: true
2026-07-27T08:32:55.3927202Z   fetch-tags: false
2026-07-27T08:32:55.3927940Z   show-progress: true
2026-07-27T08:32:55.3928675Z   lfs: false
2026-07-27T08:32:55.3929463Z   submodules: false
2026-07-27T08:32:55.3930216Z   set-safe-directory: true
2026-07-27T08:32:55.3931051Z   allow-unsafe-pr-checkout: false
2026-07-27T08:32:55.3932179Z ##[endgroup]
2026-07-27T08:32:55.4819230Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T08:32:55.4821577Z ##[group]Getting Git version info
2026-07-27T08:32:55.4822942Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-27T08:32:55.4824932Z [command]/usr/bin/git version
2026-07-27T08:32:55.4825762Z git version 2.43.0
2026-07-27T08:32:55.4828456Z ##[endgroup]
2026-07-27T08:32:55.4834021Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/593742e9-50ce-49f7-b7cf-4ec5241b63a1' before making global git config changes
2026-07-27T08:32:55.4836492Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T08:32:55.4838588Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T08:32:55.4866933Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-27T08:32:55.4884236Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T08:32:55.4894738Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T08:32:55.4896934Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T08:32:55.4916187Z HEAD
2026-07-27T08:32:55.4950035Z ##[endgroup]
2026-07-27T08:32:55.4950882Z [command]/usr/bin/git submodule status
2026-07-27T08:32:55.5140418Z ##[group]Cleaning the repository
2026-07-27T08:32:55.5174980Z [command]/usr/bin/git clean -ffdx
2026-07-27T08:32:56.3600730Z Removing target/
2026-07-27T08:32:56.3609415Z [command]/usr/bin/git reset --hard HEAD
2026-07-27T08:32:56.3708555Z HEAD is now at 6ed6cd76 Merge da073a137ad988e5bcbc3b2c403b22dc1e798d83 into be4182b6b1c54e37adf6eae047b5d79602056ac1
2026-07-27T08:32:56.3714100Z ##[endgroup]
2026-07-27T08:32:56.3715588Z ##[group]Disabling automatic garbage collection
2026-07-27T08:32:56.3718881Z [command]/usr/bin/git config --local gc.auto 0
2026-07-27T08:32:56.3743758Z ##[endgroup]
2026-07-27T08:32:56.3744192Z ##[group]Setting up auth
2026-07-27T08:32:56.3749679Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T08:32:56.3775581Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-27T08:32:56.3962923Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T08:32:56.3987691Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-27T08:32:56.4182373Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T08:32:56.4210275Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T08:32:56.4403972Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T08:32:56.4433496Z ##[endgroup]
2026-07-27T08:32:56.4434227Z ##[group]Fetching the repository
2026-07-27T08:32:56.4441059Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +9cc23caf0958f4254028def3374627ef4a2534bc:refs/remotes/pull/104/merge
2026-07-27T08:32:57.1675313Z ##[endgroup]
2026-07-27T08:32:57.1676298Z ##[group]Determining the checkout info
2026-07-27T08:32:57.1677375Z ##[endgroup]
2026-07-27T08:32:57.1682089Z [command]/usr/bin/git sparse-checkout disable
2026-07-27T08:32:57.1723494Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-27T08:32:57.1747418Z ##[group]Checking out the ref
2026-07-27T08:32:57.1750090Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/104/merge
2026-07-27T08:32:57.1972114Z Previous HEAD position was 6ed6cd76 Merge da073a137ad988e5bcbc3b2c403b22dc1e798d83 into be4182b6b1c54e37adf6eae047b5d79602056ac1
2026-07-27T08:32:57.1973640Z HEAD is now at 9cc23caf Merge 2aae2464dc0b9d13d5fd88bd92164c1697fee777 into 3d9ec73a834bdbbb18e1287d5021dce82c534faf
2026-07-27T08:32:57.1980219Z ##[endgroup]
2026-07-27T08:32:57.2016784Z [command]/usr/bin/git log -1 --format=%H
2026-07-27T08:32:57.2039506Z 9cc23caf0958f4254028def3374627ef4a2534bc
